home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / comm1 / dnnlglp5.rdm < prev    next >
Text File  |  1996-05-20  |  3KB  |  82 lines

  1. Short:    Stats generator for AWS 2.0beta5
  2. Author:   Dannyman <djhoward@uiuc.edu>
  3. Uploader: Dannyman <djhoward@uiuc.edu>
  4. Type:     comm/net
  5.  
  6.  
  7.    Welcome to Dannylog. A logfile parser written especially for AWS, the
  8. Amiga Web Server.
  9.  
  10. *** NOTE! *** This version of Dannylog is designed to parse AWS 2.0 beta 5
  11. logfiles. For parsing of earlier AWS logfiles, see dannylog-alpha4.lha
  12. available through all distribution sites mentioned here, except AMINET.
  13.  
  14.    This software is freeware, though I would appreciate an email, postcard,
  15. or what-have-you. To get in contact with me;
  16.  
  17. Email: dannyman@uiuc.edu
  18. WWW: http://www.uiuc.edu/ph/www/djhoward
  19. Post: Daniel Howard
  20.      7310 N Claremont
  21.   Chicago, IL 60645-1808
  22.       United States
  23.  
  24. *** Features ***
  25.  
  26.    Provides stats files on requesting hosts, requested files, and referers,
  27. other records to follow.
  28.    Provides error output on any record not matching status 200. This will be
  29. improved upon. Error output is not meant for statistics-keeping, but is
  30. meant to be easy-to-read to alert operators of problems, for
  31. trouble-shooting.
  32.    *BIG FEATURE* Can re-read statsfiles so that you don't have to repeatedly
  33. process your log, and you can delete it. :)
  34.    Included is a utiltity to extract interesting statistics about genertated
  35. outputs.
  36.  
  37. *** Availability ***
  38.  
  39. Most recent binaries available through
  40. http://www.uiuc.edu/ph/www/djhoward/dev/
  41.  
  42. Most recent binaries also available throgh Dannybot on ARCnet. telnet to
  43. port 5555 or use IRC client on one of the following servers;
  44.  
  45. us1.clchat.vapor.com
  46. us2.clchat.vapor.com
  47. us3.clchat.vapor.com
  48. us4.clchat.vapor.com
  49. it.clchat.vapor.com
  50. de.clchat.vapor.com
  51.  
  52. Tell Dannybot the exact following;
  53.  
  54. Dannybot send dannylog-alpha5.lha
  55.  
  56. Dannybot also has other files. Ask him what with the "new" command, but do
  57. it in private or you'll flood channels! ;)
  58.  
  59. Occasional interesting releases will be made to AMINET
  60. (ftp://wuarchive.wustl.edu/pub/aminet ... duh!)
  61.  
  62. *** Disclaimer ***
  63.  
  64.    Dannylog is a work-in-progress. Additional information is available at
  65. http://arh0268.urh.uiuc.edu/~dannyman/dev/
  66.  
  67.    Dannylog is still in Alpha version. It should not crash your system,
  68. though if it does, I'd certainly like to hear about it! It is not very
  69. glamorous at this point and has far to go before it's much to look at. This
  70. documentation file was simply whipped-up one-the-fly, so it's probably not
  71. the most valuable resource either. If you would like to see more
  72. development, I'd appreciate words of encouragement, suggestions, etc. :)
  73.  
  74. *** Important Note ***
  75.  
  76.    t10 REQUIRES at least 8k of stack! If you do not set this, you risk
  77. crashing, BIG TIME! Dannyman reccomends saying "stack 10000" before running
  78. t10!
  79.  
  80.    Dannylog expects that in the directory from which you run it that there
  81. be a directory called stats this is where Dannylog sends most output.
  82.